privileged user

英 [ˈprɪvəlɪdʒd ˈjuːzə(r)] 美 [ˈprɪvəlɪdʒd ˈjuːzər]

网络  使用者; 特权用户; 特权使用者

计算机



双语例句

  1. For example, a hacker can enter in the guise of a privileged user with administrative access controls and perform malicious activities that a legitimate system administrator did not initially notice.
    例如,黑客可以伪装成具有管理访问权的特权用户进入系统并执行恶意操作,而真正的系统管理员不会马上注意到。
  2. Inadequate privileged user monitoring
    对特权用户的监视不足
  3. Recall that kernel mode represents the privileged mode for code execution, while user mode represents the non-privileged mode ( for programs running outside the kernel).
    回想一下内核模式表示代码执行的特权模式,而用户模式则表示非特权模式(用于那些运行在内核之外的程序)。
  4. With less code in the hypervisor ( pushing the device emulation into the less privileged user space), the less chance of leaking privileges to untrusted users.
    管理程序中的代码越少(将设备模拟推到特权较低的用户空间中),将特权泄露给不可信用户的机率也就越少。
  5. Some programs need to perform privileged operations on behalf of an unprivileged user.
    一些程序需要以非特权用户的身份执行特权操作。
  6. When a regular user needs to execute a privileged task, it becomes inevitable he or she receive super user access.
    当普通用户需要执行特权任务时,他们不可避免地要接收超级用户访问。
  7. A hacker can become a highly privileged user with administrative controls and get out of a virtual machine and then execute malicious programs on the hypervisor.
    黑客可以伪装成具有管理控制权的高特权用户,控制虚拟机,然后在虚拟化系统管理程序上执行恶意程序。
  8. Administrative privileged user logged on.
    有管理特权的用户登录了。
  9. The principle of least privilege requires that each program and every privileged user of the system should operate using the least amount of privilege necessary to complete the job.
    最小特权原则要求系统中每个用户或进程仅有执行其授权任务所必需的最小特权集合。